JAMSRESTAPI Web Service
PostCalendar_PostCalendar
JAMSRESTAPI Web Service > All Operations Resource Group : Calendar_PostCalendar (Post)

Resource Path: /api/calendar

Uri: http://doc.jamsscheduler.com/api/calendar

Description
Creates a new Calendar object.
Request

The request body is of type Calendar.

A Models.Calendar object

Overview

Calendar
calendarID : integer
calendarName : string
dateTypes : Array[DateType]
calendarID : integer
continuous : boolean
dates : Array[DateDetail]
dateTypeID : integer
dateTypeType : string
description : string
lastChangeUTC : string
specificType : string
startDate : string
workDay : string
dateTypeID : integer
dateTypeType : string
description : string
lastChangeUTC : string
specificTypes : Array[SpecificDateType]
sequence : integer
specificType : string
dateTypeLinks : Array[DateTypeLink]
dateTypeType : string
dateTypeID : integer
calendarID : integer
calendarName : string
description : string
lastChangeUTC : string
colorName : string
lastChangedBy : string
acl : ACL
genericACL : Array[ACE]
identifier : string
inherited : boolean
flags : string
accessList : Array[string]
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service